[INFO] fetching crate mithril-client 0.13.2...
[INFO] testing mithril-client-0.13.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mithril-client 0.13.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mithril-client 0.13.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mithril-client 0.13.2
[INFO] tweaked toml for crates.io crate mithril-client 0.13.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mithril-client 0.13.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mithril-client 0.13.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac11ecd4a119ba9b47820afabafae8b84708e789d9f93f4f59949f513279d61
[INFO] running `Command { std: "docker" "start" "-a" "0ac11ecd4a119ba9b47820afabafae8b84708e789d9f93f4f59949f513279d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac11ecd4a119ba9b47820afabafae8b84708e789d9f93f4f59949f513279d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac11ecd4a119ba9b47820afabafae8b84708e789d9f93f4f59949f513279d61", kill_on_drop: false }`
[INFO] [stdout] 0ac11ecd4a119ba9b47820afabafae8b84708e789d9f93f4f59949f513279d61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7272d46a40355d18cab1969c4b7248c4f124ba149c08a766eeacdf105e9eaa55
[INFO] running `Command { std: "docker" "start" "-a" "7272d46a40355d18cab1969c4b7248c4f124ba149c08a766eeacdf105e9eaa55", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling saphyr v0.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ckb-merkle-mountain-range v0.6.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling mithril-build-script v0.2.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling mithril-common v0.6.43
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling kes-summed-ed25519 v0.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling mithril-stm v0.9.5
[INFO] [stderr]    Compiling mithril-aggregator-client v0.1.8
[INFO] [stderr]    Compiling mithril-cardano-node-internal-database v0.1.10
[INFO] [stderr]    Compiling mithril-aggregator-discovery v0.1.1
[INFO] [stderr]    Compiling mithril-client v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 43s
[INFO] running `Command { std: "docker" "inspect" "7272d46a40355d18cab1969c4b7248c4f124ba149c08a766eeacdf105e9eaa55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7272d46a40355d18cab1969c4b7248c4f124ba149c08a766eeacdf105e9eaa55", kill_on_drop: false }`
[INFO] [stdout] 7272d46a40355d18cab1969c4b7248c4f124ba149c08a766eeacdf105e9eaa55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a410d627b62996c04af9254cc062ef6f482bdd8ba509efb94d997b53ec320dec
[INFO] running `Command { std: "docker" "start" "-a" "a410d627b62996c04af9254cc062ef6f482bdd8ba509efb94d997b53ec320dec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling expect-json-macros v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling saphyr v0.0.6
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling mithril-build-script v0.2.28
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling mithril-common v0.6.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling mithril-stm v0.9.5
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling expect-json v1.9.0
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling kes-summed-ed25519 v0.2.1
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling mithril-cardano-node-internal-database v0.1.10
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling httpmock v0.8.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling mithril-aggregator-client v0.1.8
[INFO] [stderr]    Compiling mithril-aggregator-discovery v0.1.1
[INFO] [stderr]    Compiling axum-test v18.6.0
[INFO] [stderr]    Compiling mithril-client v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "a410d627b62996c04af9254cc062ef6f482bdd8ba509efb94d997b53ec320dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a410d627b62996c04af9254cc062ef6f482bdd8ba509efb94d997b53ec320dec", kill_on_drop: false }`
[INFO] [stdout] a410d627b62996c04af9254cc062ef6f482bdd8ba509efb94d997b53ec320dec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70eb2f38deded6ad234e2184b9fe3b1d732338593432047585603e8f258a554d
[INFO] running `Command { std: "docker" "start" "-a" "70eb2f38deded6ad234e2184b9fe3b1d732338593432047585603e8f258a554d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mithril_client-09f0f3265b9b3a6f)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test cardano_database_client::api::test_dependency_injector::tests::test_cardano_database_client_dependency_injector_builds ... ok
[INFO] [stdout] test cardano_database_client::fetch::tests::list::list_cardano_database_snapshots_for_latest_epoch_returns_messages ... ok
[INFO] [stdout] test cardano_database_client::fetch::tests::get::get_cardano_database_snapshot_returns_error ... ok
[INFO] [stdout] test cardano_database_client::fetch::tests::list::list_cardano_database_snapshots_for_latest_epoch_with_offset_returns_messages ... ok
[INFO] [stdout] test cardano_database_client::fetch::tests::list::list_cardano_database_snapshots_returns_messages ... ok
[INFO] [stdout] test cardano_database_client::statistics::tests::add_statistics_does_not_increment_immutable_files_restored_when_none_restored ... ok
[INFO] [stdout] test cardano_database_client::statistics::tests::add_statistics_increments_immutable_files_restored ... ok
[INFO] [stdout] test cardano_database_client::fetch::tests::list::list_cardano_database_snapshots_by_epoch_returns_messages ... ok
[INFO] [stdout] test cardano_database_client::fetch::tests::get::get_cardano_database_snapshot_returns_message ... ok
[INFO] [stdout] test cardano_database_client::statistics::tests::add_statistics_with_full_restoration ... ok
[INFO] [stdout] test cardano_database_client::statistics::tests::add_statistics_without_ancillary ... ok
[INFO] [stdout] test cardano_transaction_client::tests::get_cardano_transactions_snapshot_list ... ok
[INFO] [stdout] test cardano_database_client::statistics::tests::add_statistics_with_partial_restoration ... ok
[INFO] [stdout] test cardano_transaction_client::tests::test_get_proof_ko ... ok
[INFO] [stdout] test cardano_stake_distribution_client::tests::get_cardano_stake_distribution_by_epoch_returns_message ... ok
[INFO] [stdout] test cardano_stake_distribution_client::tests::get_cardano_stake_distribution_for_latest_epoch_returns_message ... ok
[INFO] [stdout] test cardano_stake_distribution_client::tests::list_cardano_stake_distributions_returns_messages ... ok
[INFO] [stdout] test cardano_transaction_client::tests::get_cardano_transactions_snapshot ... ok
[INFO] [stdout] test cardano_stake_distribution_client::tests::get_cardano_stake_distribution_returns_message ... ok
[INFO] [stdout] test certificate_client::fetch::tests::get_certificate_empty_list ... ok
[INFO] [stdout] test certificate_client::fetch::tests::test_show_ok_none ... ok
[INFO] [stdout] test certificate_client::fetch::tests::test_show_ko ... ok
[INFO] [stdout] test client::tests::compute_http_headers_returns_options_http_headers ... ok
[INFO] [stdout] test cardano_transaction_client::tests::test_get_proof_ok ... ok
[INFO] [stdout] test client::tests::compute_http_headers_with_client_type_returns_options_http_headers_with_client_type ... ok
[INFO] [stdout] test client::tests::compute_http_headers_with_options_containing_client_type_returns_client_type ... ok
[INFO] [stdout] test client::tests::compute_http_headers_with_origin_tag_returns_options_http_headers_with_origin_tag ... ok
[INFO] [stdout] test client::tests::test_given_a_none_client_type_compute_http_headers_will_set_client_type_to_default_value ... ok
[INFO] [stdout] test client::tests::test_with_client_type_not_overwrite_other_client_options_attributes ... ok
[INFO] [stdout] test client::tests::test_with_origin_tag_can_be_unset ... ok
[INFO] [stdout] test client::tests::test_with_origin_tag_not_overwrite_other_client_options_attributes ... ok
[INFO] [stdout] test client::tests::test_compute_http_headers_will_compute_client_type_header_from_struct_attribute_over_options ... ok
[INFO] [stdout] test era::tests::to_supported_era_should_return_enum_variant_for_known_era ... ok
[INFO] [stdout] test era::tests::to_supported_era_returns_error_for_unsupported_era ... ok
[INFO] [stdout] test feedback::tests::send_event_same_thread ... ok
[INFO] [stdout] test mithril_stake_distribution_client::tests::get_mithril_stake_distribution_list ... ok
[INFO] [stdout] test feedback::tests::send_event_in_one_thread_and_receive_in_another_thread ... ok
[INFO] [stdout] test cardano_stake_distribution_client::tests::get_cardano_stake_distribution_for_latest_with_offset_epoch_returns_message ... ok
[INFO] [stdout] test certificate_client::fetch::tests::get_certificate_list ... ok
[INFO] [stdout] test mithril_stake_distribution_client::tests::get_mithril_stake_distribution ... ok
[INFO] [stdout] test cardano_database_client::statistics::tests::add_statistics_with_ancillary ... ok
[INFO] [stdout] test aggregator_client::tests::extract_mithril_era_from_status_response ... ok
[INFO] [stdout] test feedback::tests::send_event_multiple_thread ... ok
[INFO] [stdout] test certificate_client::fetch::tests::test_show_ok_some ... ok
[INFO] [stdout] test certificate_client::verify::tests::verify_chain_return_certificate_with_given_hash ... ok
[INFO] [stdout] test certificate_client::verify::tests::validating_chain_send_feedbacks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cardano_transaction_proof.rs (/opt/rustwide/target/debug/deps/cardano_transaction_proof-cd62f49c6170c693)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cardano_transaction_proof_get_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/certificate_get_list.rs (/opt/rustwide/target/debug/deps/certificate_get_list-3c1918fba5836d7d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test certificate_get_list ... ok
[INFO] [stderr]      Running tests/mithril_stake_distribution_list_get_show_verify.rs (/opt/rustwide/target/debug/deps/mithril_stake_distribution_list_get_show_verify-1fa95d252bb25e38)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test mithril_stake_distribution_list_get_show_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mithril_client
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/cardano_database_client/mod.rs - cardano_database_client (line 111) - compile ... ok
[INFO] [stdout] test src/cardano_database_client/mod.rs - cardano_database_client (line 33) - compile ... ok
[INFO] [stdout] test src/cardano_database_client/mod.rs - cardano_database_client (line 76) - compile ... ok
[INFO] [stdout] test src/cardano_stake_distribution_client.rs - cardano_stake_distribution_client (line 12) - compile ... ok
[INFO] [stdout] test src/cardano_database_client/mod.rs - cardano_database_client (line 51) - compile ... ok
[INFO] [stdout] test src/cardano_transaction_client.rs - cardano_transaction_client (line 47) - compile ... ok
[INFO] [stdout] test src/cardano_stake_distribution_client.rs - cardano_stake_distribution_client (line 33) - compile ... ok
[INFO] [stdout] test src/cardano_stake_distribution_client.rs - cardano_stake_distribution_client (line 53) - compile ... ok
[INFO] [stdout] test src/cardano_transaction_client.rs - cardano_transaction_client (line 18) - compile ... ok
[INFO] [stdout] test src/cardano_database_client/mod.rs - cardano_database_client (line 12) - compile ... ok
[INFO] [stdout] test src/cardano_transaction_client.rs - cardano_transaction_client (line 63) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok
[INFO] [stdout] test src/mithril_stake_distribution_client.rs - mithril_stake_distribution_client (line 27) - compile ... ok
[INFO] [stdout] test src/snapshot_client.rs - snapshot_client (line 19) - compile ... ok
[INFO] [stdout] test src/snapshot_client.rs - snapshot_client (line 35) - compile ... ok
[INFO] [stdout] test src/certificate_client/mod.rs - certificate_client (line 12) - compile ... ok
[INFO] [stdout] test src/certificate_client/mod.rs - certificate_client (line 28) - compile ... ok
[INFO] [stdout] test src/era.rs - era (line 16) - compile ... ok
[INFO] [stdout] test src/snapshot_client.rs - snapshot_client (line 55) - compile ... ok
[INFO] [stdout] test src/feedback.rs - feedback (line 21) - compile ... ok
[INFO] [stdout] test src/certificate_client/mod.rs - certificate_client (line 46) - compile ... ok
[INFO] [stdout] test src/snapshot_client.rs - snapshot_client (line 82) - compile ... ok
[INFO] [stdout] test src/mithril_stake_distribution_client.rs - mithril_stake_distribution_client (line 11) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.21s; merged doctests compilation took 2.15s
[INFO] running `Command { std: "docker" "inspect" "70eb2f38deded6ad234e2184b9fe3b1d732338593432047585603e8f258a554d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70eb2f38deded6ad234e2184b9fe3b1d732338593432047585603e8f258a554d", kill_on_drop: false }`
[INFO] [stdout] 70eb2f38deded6ad234e2184b9fe3b1d732338593432047585603e8f258a554d
